[IA64] Cleanup white space in ia64_switch_to()
authorAlex Williamson <alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000 (12:05 -0700)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000 (12:05 -0700)
Use tab instead of 4 space.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/linux-xen/entry.S

index ea5a15848d7e846250bfb0199f0523ce24ede936..adb53dee310578816b5ad5898a411d569619b5a4 100644 (file)
@@ -228,18 +228,18 @@ GLOBAL_ENTRY(ia64_switch_to)
        mov IA64_KR(CURRENT)=in0        // update "current" application register
 #endif
 #ifdef XEN          //for VTI domain current is save to 21 of bank0
-    ;;
-    bsw.0
-    ;;
+       ;;
+       bsw.0
+       ;;
        mov r8=r13                      // return pointer to previously running task
        mov r13=in0                     // set "current" pointer
-    mov r21=in0
-    ;;
-    bsw.1
+       mov r21=in0
+       ;;
+       bsw.1
        ;;
 #else
-    mov r8=r13          // return pointer to previously running task
-    mov r13=in0         // set "current" pointer
+       mov r8=r13          // return pointer to previously running task
+       mov r13=in0         // set "current" pointer
 #endif
        DO_LOAD_SWITCH_STACK